* configure.ac (LIBPNG): Add -lz -lm on platforms where they're needed
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 May 2014 06:34:04 +0000 (23:34 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 May 2014 06:34:04 +0000 (23:34 -0700)
commit3c3ef069632c75b6446c9d006038ecea27106765
tree0ef358120d5850efc385a157b7bbeee8f2f60d83
parente375bc06d5c02234b3f374099ff604fd401e1d93
* configure.ac (LIBPNG): Add -lz -lm on platforms where they're needed

but libpng-config --libs omits them.  Problem reported by Glenn
Morris.
ChangeLog
configure.ac